Kotlin String Similarity
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Kotlin String Similarity
Kotlin String Similarity
/
ca.solostudios.stringsimilarity
/
DamerauLevenshtein
/
insertionWeight
insertion
Weight
val
insertionWeight
:
Double
(
source
)
The weight of an insertion. Represented as \(w_i\).
Must be in the range \([0, 1 \times 10^{10} ]\).